func text/template.goodFunc

4 uses

	text/template (current package)
		exec.go#L715: 	if !goodFunc(typ) {
		funcs.go#L97: 		if !goodFunc(v.Type()) {
		funcs.go#L113: func goodFunc(typ reflect.Type) bool {
		funcs.go#L324: 	if !goodFunc(typ) {